| AdTerm |
| Logical Entity Name | AdTerm |
| Default Table Name | AdTerm |
| Physical Only | NO |
| Definition | |
| Note |
| AdTerm Columns |
| AdTerm Primary and Unique Keys |
| Key Name | Key Type | Keys |
| AdTerm_Active_SyCampusGrpId_AdTermId_U_N_IDX | Index | Active, SyCampusGrpID, AdTermID |
| AdTerm_TermUsage_SyCampusGrpId_Descrip_Code_AdTermID_StartDate_EndDate_Active_TermOpen_U_N_IDX | Index | TermUsage, SyCampusGrpID, Descrip, Code, AdTermID, StartDate, EndDate, Active, TermOpen |
| AdTerm_AdTermID_U_C_IDX | PrimaryKey | AdTermID |
| AdTerm Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| adTermGroup | Non-Identifying | Zero or One to Zero or More | FK_adTermadTermGroupId_adTermGroupadTermGroupId | adTermGroupID | NO | YES |
| Child Relationships: |
| AdTerm Check Constraints |
| Check Constraint Name | CheckConstraint |
| Chk_AdTerm_OpenRegistrationBeginDateTime_OpenRegistrationEndDateTime | ([OpenRegistrationBeginDateTime] is null and [OpenRegistrationEndDateTime] is null or [OpenRegistrationBeginDateTime] is not null and [OpenRegistrationEndDateTime] is not null and [OpenRegistrationBeginDateTime] <= [OpenRegistrationEndDateTime]) |
| Chk_AdTerm_InternalRegistrationBeginDateTime_InternalRegistrationEndDateTime | ([InternalRegistrationBeginDateTime] is null and [InternalRegistrationEndDateTime] is null or [InternalRegistrationBeginDateTime] is not null and [InternalRegistrationEndDateTime] is not null and [InternalRegistrationBeginDateTime] <= [InternalRegistrationEndDateTime]) |